projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba2db78
)
*** empty log message ***
author
Kim F. Storm
<storm@cua.dk>
Wed, 7 Jun 2006 22:45:06 +0000
(22:45 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Wed, 7 Jun 2006 22:45:06 +0000
(22:45 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 71670c4e109369d5620081abe839197ebb967060..8de0aaf90f1707b570e697a392639c2e9a5e6398 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-3,6
+3,7
@@
* ido.el (ido-take-first-match, ido-push-dir-first): New commands.
(ido-init-completion-maps): Bind them to M-SPC and M-v.
(ido-copy-current-file-name): Repeating C-w inserts whole file name.
+ (ido-file-internal): Pass full file name to write-file.
2006-06-07 Kenichi Handa <handa@m17n.org>